﻿GetWord library files description for redistribution to end users:
-------------------------------------------------------------------------
1.  GetWord.api:
         Pdf text capturing plugin for Adobe Acrobat/Acrobat Reader v9 or before.
         If you do not need pdf text capturing, you can remove this file.

2. GetWord_XI.api:           
        Required. Pdf text capturing plugin for Adobe Acrobat/Acrobat Reader XI (v10) or later.
        If you do not need pdf text capturing, you can remove this file.

3. GetWord.crx:                
         Google Chrome text capturing plugin. 
         If you do not need to support Chrome, you can remove this file.

4. GetWord.xpi:                
        Mozilla Firefox text capturing plugin. 
        If you do not need to support Firefox, you can remove this file.

5. JniGetWord.dll:             
        Required if calling GetWord from Java programming languages; 
        NOT required if calling GetWord from other programming languages, for example C#, C++,etc. 
 
6. install_plugin.exe:
      Required. You should call this exe on installlation or on each startup 
      of your application (for example through CreateProcess), which will 
      install the text capturing plugins (the above listed files 1-4).

7. Register.bat, UnRegister.bat:                 
        NOT required. This file is used to register/un-register GetWord ActiveX calling interface on development.

8. GetWord.ini:
        Required. GetWord configuration file. You need not change this file in most cases.

9. GetWord.ocx,  GetWord_x64.ocx:              
        Required if using ActiveX calling interface; NOT required if using Dll calling interface.
        Dll calling interface is SUGGESTED to use. ActiveX calling interface is DEPRECATED which is kept 
        only for back compatibility purpose. More information please refer to Help/Help.chms      

10. GetWordNT.dll, GetWordNT_x64.dll, GetWord.dll, GetWord_x64.dll, GetWord_x64.exe, License.dat: 
         Required. GetWord kernel text capturing engine files.
 
  